<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .welcm-page {width:100%; float:left;}
        .welcm-page .left-bar {float: left;
    width: 65%;}
        .welcm-page .left-inside {box-shadow: 0 0 6px -2px #666;}
        .welcm-page .left-inside h3 { background: #555 none repeat scroll 0 0;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 1; padding:8px 19px;
    margin: 0;}
        .welcm-page .text-box {background:#F5F5F5; padding:23px 18px; min-height: 204px;}
        .welcm-page .text-box h4 {margin: 0; padding:0 0 17px 0; font-size:16px;}
        .welcm-page .text-box p {margin:0;}
    
       .welcm-page .right-bar {float:right; width: 33%;}
       .welcm-page .right-bar .right-inside h3 {background: #999 none repeat scroll 0 0;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 1; padding:8px 19px;
    margin: 0;}
       .welcm-page .right-bar .right-inside {box-shadow: 0 0 6px -2px #666;}

    .welcm-page .text-box .divRow {overflow:hidden; margin:0 0 12px 0;}
    .welcm-page .text-box .divRow label {float:left; margin: 0; width:40%;}
    .welcm-page .text-box .divRow .field {border: 1px solid #999;
    border-radius: 0;
    box-shadow: none;
    float: left;
    margin: 0;
    width: 50%;}
    .welcm-page .text-box .divRow .welBtn {background: #0f5f87 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    display: block;
    margin: 9px 0 0;
    padding: 3px 0;
    width: 47%;}</pre></body></html>